/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.vsc-tips-box{max-width:82rem;padding:0 1rem;width:100%}@media(min-width:48.0625em){.vsc-tips-box{max-width:83rem;padding-left:1.5rem;padding-right:1.5rem}}.vsc-tips-box__wrapper{background-color:#fff;border-radius:.875rem;overflow:hidden;padding:1rem;width:100%}@media(min-width:48.0625em){.vsc-tips-box__wrapper{padding:1.5rem;display:flex;justify-content:space-between}}.vsc-tips-box .vsc-heading{width:auto;margin:0 0 .5rem}@media(min-width:48.0625em){.vsc-tips-box .vsc-heading{margin-bottom:1rem}}.vsc-tips-box__wrapper+.vsc-heading,.vsc-heading+.vsc-tips-box__wrapper{margin-top:1.5rem}.vsc-tips-box__content{font-family:avenir-medium,arial,helvetica,sans-serif;font-size:1rem;line-height:1.375rem;display:flex;flex-direction:column}@media(min-width:48.0625em){.vsc-tips-box__content{justify-content:center}}.vsc-tips-box__content p{width:100%}.vsc-tips-box__button{display:flex}@media(max-width:48em){.vsc-tips-box__button{justify-content:center;margin-top:1rem}}@media(min-width:48.0625em){.vsc-tips-box__button{margin-left:1rem;align-items:center}}.vsc-tips-box--heading-top+#booking-block .vsc-heading,.vsc-tips-box--heading-bottom+#booking-block .vsc-heading{display:none}
.vsc-card-product{background-color:#fff;border-radius:.875rem;overflow:hidden;position:relative;border-radius:.875rem;text-decoration:none;overflow:hidden;height:100%}@media(max-width:48em){.vsc-card-product--not-card{background-color:unset;border-radius:unset;border-bottom:1px solid #848b9b}}.vsc-card-product__content{display:flex;flex-direction:column;height:100%}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__content{flex-direction:row;align-items:flex-start;height:auto;padding-bottom:1rem}}.vsc-card-product__content:hover{background-color:#e5e5ef;transition:background-color ease .2s}.vsc-card-product--promo-raw .vsc-card-product__content:hover{cursor:inherit;background-color:inherit}.vsc-card-product__head{position:relative}.vsc-card-product__image{transition:transform ease-in-out .2s;position:absolute;object-fit:scale-down;width:100%;height:100%}.vsc-card-product--promo .vsc-card-product__image{object-position:100% 50%}.vsc-card-product--promo.vsc-card-product--square .vsc-card-product__image{object-position:50% 50%}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__image{position:initial;width:5.625rem;height:5.625rem;border-radius:.875rem}}.vsc-card-product__image--on{opacity:1}.vsc-card-product__image-wrapper{position:relative;width:100%;color:#fff;overflow:hidden;background-color:#e5e5ef;padding-bottom:50%}@media(min-width:37.5625em){body .vsc-card-product__image-wrapper{padding-bottom:36%}}.vsc-card-product--square .vsc-card-product__image-wrapper{height:12.5rem}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__image-wrapper{flex:0 0 5.625rem;height:auto !important;padding-bottom:0;margin:0 1rem 0 0;background-color:unset !important;overflow:unset}}.vsc-card-product__wrapper{display:flex;flex-direction:column;justify-content:space-between;position:static;width:100%;flex-grow:1;padding:1rem 0}.block--cards-with-tag .vsc-card-product:not(.vsc-card-product--no-image) .vsc-card-product__wrapper{padding-top:1.5rem}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__wrapper{padding:0 !important}}.vsc-card-product__block{display:flex;flex-direction:column;font-family:avenir-medium,arial,helvetica,sans-serif}.vsc-card-product__block--1{justify-content:flex-start;align-items:flex-start}.vsc-card-product__block--3{flex-direction:column;justify-content:flex-end;flex-grow:1}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__block--3{flex-direction:row;justify-content:space-between;align-items:center;margin-top:.75rem}}.vsc-card-product__block--3 p{color:#5e6878}.vsc-card-product__block--3 p:first-child{flex-grow:1}.vsc-card-product__block p{margin:0 0 .5rem}.vsc-card-product__block p:last-child{margin-bottom:0}.vsc-card-product__title{padding:0 1rem;margin:0 0 .5rem}.vsc-card-product__title:last-child{margin-bottom:0}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__title{position:relative;width:100%;padding:0 1.5rem 0 0}.vsc-card-product--not-card .vsc-card-product__title::after{content:"";position:absolute;right:.5rem;top:.4375rem;width:.5625rem;height:.5625rem;border-top:2px solid #14708a;border-right:2px solid #14708a;transform:rotate(45deg)}}.vsc-card-product__description{font-family:avenir-medium,arial,helvetica,sans-serif;font-size:1rem;line-height:1.375rem;display:block;padding:0 1rem;margin:.2em 0 0;color:#5e6878}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__description{padding:0}}.vsc-card-product--flow-train .vsc-card-product__description strong{font-weight:normal;font-family:avenir-medium,arial,helvetica,sans-serif}.vsc-card-product__logo{display:flex;justify-content:flex-end;margin-right:1rem;margin-bottom:-1rem;padding:0}.vsc-card-product__logo img{display:block;width:3.625rem;height:3.625rem}.vsc-card-product__cta{display:flex;justify-content:center;border-top:1px solid #f3f3f8;padding-top:1rem;margin-top:1rem}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__cta{width:0;padding:0;margin:0;overflow:hidden}.vsc-card-product--not-card .vsc-card-product__cta .vsc-button-link{height:0}}.vsc-card-product--hide-cta .vsc-card-product__cta{height:0;overflow:hidden;padding:0;margin:0;border:0}.vsc-card-product__cta .vsc-button-link{position:static}.vsc-card-product__cta .vsc-button-link::before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0}.vsc-card-product__cta .vsc-button-link::before{z-index:0}.vsc-card-product__price{display:flex;justify-content:flex-end;margin-top:1rem;padding:0 1rem}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__price{margin-top:0;flex-grow:1}}.vsc-card-product__price p{text-align:left;margin:0}.vsc-card-product__block--3 .vsc-card-product .vsc--link{margin-top:.75rem}.vsc-card-product__head .vsc-tag{position:absolute;bottom:-1rem;left:1rem;right:1rem}.vsc-card-product--no-image .vsc-card-product__head .vsc-tag{position:static;margin:1rem 1rem -1rem 1rem}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__head .vsc-tag{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}}@media(min-width:48.0625em){.vsc-card-product__block--3 .vsc-tag{display:none}}.vsc-card-product--focus{outline:none}.vsc-card-product--focus::after{content:"";display:block;position:absolute;top:.125rem;left:.125rem;right:.125rem;bottom:.125rem;border:2px solid #14708a;border-radius:.875rem;pointer-events:none}.vsc-card-product--focus .vsc-button-link:focus-visible::after{display:none}.vsc-card-product--promo-raw .vsc-button-link{position:relative}
.vsc-carousel__heading{max-width:82rem;padding:0 1rem;width:100%;display:flex;justify-content:space-between;align-items:center}@media(min-width:48.0625em){.vsc-carousel__heading{max-width:83rem;padding-left:1.5rem;padding-right:1.5rem}}.vsc-carousel__close-modal{display:none}.vsc-carousel__open-modal{flex-shrink:0;margin-left:1rem}@media(min-width:48.0625em){.vsc-carousel__open-modal{display:none}}.vsc-carousel__mask{width:100%}@media(max-width:48em){.vsc-carousel__mask{overflow-y:hidden}}@media(min-width:48.0625em){.vsc-carousel__mask{display:flex;justify-content:center}}.vsc-carousel__mask>.blockContent{width:100%}.vsc-carousel__wrapper{list-style:none;margin:0;padding:0;max-width:82rem;padding:0 1rem;display:grid;gap:1rem 1rem;width:100%;grid-template-columns:repeat(30,60vw)}@media(min-width:48.0625em){.vsc-carousel__wrapper{max-width:83rem;padding-left:1.5rem;padding-right:1.5rem}}@media(max-width:48em){.vsc-carousel__wrapper{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:1rem !important;margin-bottom:-1rem !important}.vsc-carousel__wrapper::after{content:"";display:block;width:.25rem;flex-shrink:0}.vsc-carousel__wrapper>*{scroll-snap-align:center}}@media(min-width:48.0625em){.vsc-carousel__wrapper{grid-template-columns:repeat(3,1fr);gap:1.5rem 1.5rem}}@media(min-width:64.0625em){.vsc-carousel__wrapper{grid-template-columns:repeat(4,1fr)}}.vsc-carousel__wrapper--3{display:grid;gap:1rem 1rem;width:100%;grid-template-columns:repeat(16,60vw)}@media(min-width:48.0625em){.vsc-carousel__wrapper--3{grid-template-columns:repeat(2,1fr);gap:1.5rem 1.5rem}}@media(min-width:64.0625em){.vsc-carousel__wrapper--3{grid-template-columns:repeat(3,1fr)}}.vsc-carousel--small-cards .vsc-carousel__wrapper{display:grid;gap:1.125rem 1rem;width:100%;grid-template-columns:repeat(16,60vw)}@media(min-width:48.0625em){.vsc-carousel--small-cards .vsc-carousel__wrapper{grid-template-columns:repeat(4,1fr);gap:1.375rem 1.5rem}}@media(min-width:64.0625em){.vsc-carousel--small-cards .vsc-carousel__wrapper{grid-template-columns:repeat(6,1fr)}}.vsc-carousel--small-cards.vsc-carousel--big-image .vsc-carousel__wrapper{display:grid;gap:1rem 1rem;width:100%;grid-template-columns:repeat(16,60vw)}@media(min-width:48.0625em){.vsc-carousel--small-cards.vsc-carousel--big-image .vsc-carousel__wrapper{grid-template-columns:repeat(3,1fr);gap:1.5rem 1.5rem}}@media(min-width:64.0625em){.vsc-carousel--small-cards.vsc-carousel--big-image .vsc-carousel__wrapper{grid-template-columns:repeat(4,1fr)}}.vsc-carousel__item{background:#006179;color:#f3f3f4;border-radius:.875rem;padding:1.5rem}@media(max-width:48em){.vsc-carousel__item--line-break{grid-column-start:1}}.vsc-carousel__cta{max-width:82rem;padding:0 1rem;width:100%;margin:0}@media(min-width:48.0625em){.vsc-carousel__cta{max-width:83rem;padding-left:1.5rem;padding-right:1.5rem}}.vsc-carousel__cta--center{text-align:center}.vsc-carousel--modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#f3f3f4;padding-bottom:0;z-index:1000}.vsc-carousel--modal .vsc-carousel__heading{background-color:#0c131f;color:#f3f3f4;margin-bottom:0;justify-content:space-between}.vsc-carousel--modal .vsc-carousel__heading .vsc-heading{font-size:1.125rem;line-height:1.5rem;font-family:avenir-heavy,arial,helvetica,sans-serif;font-weight:normal;padding:1rem 0;margin:0}@media(min-width:48.0625em){.vsc-carousel--modal .vsc-carousel__heading .vsc-heading{font-size:1.25rem;line-height:1.625rem}}.vsc-carousel--modal .vsc-carousel__heading .vsc-carousel__open-modal{display:none}.vsc-carousel--modal .vsc-carousel__mask{overflow-y:auto;padding-top:1.5rem;margin:0}.vsc-carousel--modal .vsc-carousel__wrapper{grid-template-columns:auto !important}.vsc-carousel--modal .vsc-carousel__cta{border-top:.125rem solid #fff;padding:1rem;margin:0}.vsc-carousel--modal .vsc-intro{border-bottom:.125rem solid #fff;padding:1.5rem 1rem;margin-bottom:0}.vsc-carousel--modal .vsc-carousel__close-modal{display:block;color:#8de8fe;margin-left:1rem}.vsc-carousel--modal .vsc-carousel__close-modal:focus-visible::after{border-color:#8de8fe}.vsc-carousel:focus-visible{outline:0}.vsc-tabs-radio .vsc-carousel__heading{order:1;margin-top:1.5rem;margin-bottom:0}@media(min-width:48.0625em){.vsc-tabs-radio .vsc-carousel__heading{margin-top:0}}.vsc-tabs-radio .vsc-carousel__heading .vsc-heading{visibility:hidden}@media(min-width:48.0625em){.vsc-tabs-radio .vsc-carousel__heading .vsc-heading{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}}.vsc-tabs-radio .vsc-carousel--modal .vsc-carousel__heading{order:0;margin-top:0}.vsc-tabs-radio .vsc-carousel--modal .vsc-carousel__heading .vsc-heading{visibility:visible}
.vsc-block-product__mask{width:100%}@media(max-width:48em){.vsc-block-product__mask{overflow-y:hidden}}@media(min-width:48.0625em){.vsc-block-product__mask{display:flex;justify-content:center}}.vsc-block-product__mask>.blockContent{width:100%}.vsc-block-product__wrapper{list-style:none;margin:0;padding:0;max-width:82rem;padding:0 1rem;display:grid;gap:1rem 1rem;width:100%;grid-template-columns:repeat(30,60vw)}@media(min-width:48.0625em){.vsc-block-product__wrapper{max-width:83rem;padding-left:1.5rem;padding-right:1.5rem}}@media(max-width:48em){.vsc-block-product__wrapper{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:1rem !important;margin-bottom:-1rem !important}.vsc-block-product__wrapper::after{content:"";display:block;width:.25rem;flex-shrink:0}.vsc-block-product__wrapper>*{scroll-snap-align:center}}@media(min-width:48.0625em){.vsc-block-product__wrapper{grid-template-columns:repeat(3,1fr);gap:1.5rem 1.5rem}}@media(min-width:64.0625em){.vsc-block-product__wrapper{grid-template-columns:repeat(4,1fr)}}.vsc-block-product__wrapper--3{display:grid;gap:1rem 1rem;width:100%;grid-template-columns:repeat(16,60vw)}@media(min-width:48.0625em){.vsc-block-product__wrapper--3{grid-template-columns:repeat(2,1fr);gap:1.5rem 1.5rem}}@media(min-width:64.0625em){.vsc-block-product__wrapper--3{grid-template-columns:repeat(3,1fr)}}.vsc-block-product--mobile-no-carousel .vsc-block-product__wrapper{display:grid;gap:1rem 1rem;width:100%;grid-template-columns:none}@media(min-width:48.0625em){.vsc-block-product--mobile-no-carousel .vsc-block-product__wrapper{grid-template-columns:repeat(3,1fr);gap:1.5rem 1.5rem}}@media(min-width:64.0625em){.vsc-block-product--mobile-no-carousel .vsc-block-product__wrapper{grid-template-columns:repeat(4,1fr)}}.vsc-block-product--mobile-no-carousel .vsc-block-product__wrapper--3{display:grid;gap:1rem 1rem;width:100%;grid-template-columns:none}@media(min-width:48.0625em){.vsc-block-product--mobile-no-carousel .vsc-block-product__wrapper--3{grid-template-columns:repeat(2,1fr);gap:1.5rem 1.5rem}}@media(min-width:64.0625em){.vsc-block-product--mobile-no-carousel .vsc-block-product__wrapper--3{grid-template-columns:repeat(3,1fr)}}.vsc-block-product__wrapper--mobile .vsc-card-product,.vsc-block-product__wrapper--desktop .vsc-card-product{max-width:30em;width:100%}.vsc-block-product--pager{padding-bottom:0}.vsc-block-product__cta{max-width:82rem;padding:0 1rem;width:100%;margin:0}@media(min-width:48.0625em){.vsc-block-product__cta{max-width:83rem;padding-left:1.5rem;padding-right:1.5rem}}.vsc-block-product__cta--center{text-align:center}
.vsc-counter{color:#fff}.vsc-ivts-tetiere--promo .vsc-counter{color:#0c131f}.vsc-counter__message p{margin:0;font-family:avenir-medium,arial,helvetica,sans-serif;font-weight:normal;font-size:.8125rem;line-height:1.125rem}@media(min-width:48.0625em){.vsc-counter__message p{font-family:avenir-medium,arial,helvetica,sans-serif;font-size:1rem;line-height:1.375rem}}.vsc-counter--completed .vsc-counter__message{display:flex;justify-content:center;align-items:center}.vsc-counter__main{display:flex;flex-direction:column}.vsc-counter__main ul{display:flex;margin:0;padding:0}.vsc-counter__main li{display:flex;flex-direction:column;align-items:flex-start;list-style-type:none;margin:0;padding:0}.vsc-counter__main li:not(:last-child){margin-right:.2rem}.vsc-counter__main li span{display:block}.vsc-counter__main li span:first-child{font-size:1.25rem;line-height:1.625rem;font-family:avenir-heavy,arial,helvetica,sans-serif;font-weight:normal;display:flex}@media(min-width:48.0625em){.vsc-counter__main li span:first-child{font-size:1.5rem;line-height:1.875rem}}@media(min-width:48.0625em){.vsc-counter__main li span:first-child{font-family:achemine-bold,arial,helvetica,sans-serif;font-weight:normal;font-size:1.875rem;line-height:2.375rem}}@media(min-width:48.0625em)and (min-width:48.0625em){.vsc-counter__main li span:first-child{font-size:2.125rem;line-height:2.75rem}}.vsc-counter__main li span:first-child>span{margin:0 .5rem}@media(min-width:48.0625em){.vsc-counter__main li span:first-child>span{margin:0 1rem}}@media(max-width:22.4375em){.vsc-counter__main li span:first-child>span{margin:0 .25rem}}.vsc-counter__main li em{font-style:normal;font-family:avenir-medium,arial,helvetica,sans-serif;font-weight:normal;font-size:.8125rem;line-height:1.125rem}@media(min-width:48.0625em){.vsc-counter__main li em{font-family:avenir-medium,arial,helvetica,sans-serif;font-size:1rem;line-height:1.375rem}}@media(min-width:48.0625em){.vsc-counter__main li em{padding-left:0}}.vsc-counter__main p{margin:0;text-align:center;font-size:.8em;opacity:.5}.vsc-counter__long{display:block}@media(max-width:22.4375em){.vsc-counter__long{display:none}}.vsc-counter__short{display:none}@media(max-width:22.4375em){.vsc-counter__short{display:block}}
.vsc-breadcrumb{display:flex;justify-content:center;max-width:100%;z-index:1;margin-top:1.5rem;padding-bottom:3rem}.vsc-breadcrumb__items{max-width:82rem;padding:0 1rem;display:flex;flex-wrap:wrap;width:100%;margin:0;z-index:0;list-style:none}@media(min-width:48.0625em){.vsc-breadcrumb__items{max-width:83rem;padding-left:1.5rem;padding-right:1.5rem}}.vsc-breadcrumb__item{font-family:avenir-medium,arial,helvetica,sans-serif;font-weight:normal;font-size:.8125rem;line-height:1.125rem;display:flex;align-items:center;min-width:3em}.vsc-breadcrumb__item>svg{width:1rem;height:1rem}.vsc-breadcrumb__item-last{padding:.3em}.vsc-breadcrumb__link{position:relative;text-decoration:none;padding:.3em}.vsc-breadcrumb__link:focus-visible{outline:0}.vsc-breadcrumb__link:focus-visible::after{content:"";position:absolute;display:block;top:-0.0625rem;right:-0.0625rem;left:-0.0625rem;bottom:-0.0625rem;border-radius:.5rem;pointer-events:none;border:2px solid #14708a}
.vsc-ivts-tetiere{background-color:#0c131f;display:flex;justify-content:center;color:#f3f3f4}.vsc-ivts-tetiere__wrapper{display:grid;width:100%;max-width:90rem;padding:0 1.5rem}.vsc-ivts-tetiere--with-media .vsc-ivts-tetiere__wrapper{padding-right:0}@media(max-width:48em){.vsc-ivts-tetiere__wrapper{padding:0}.vsc-ivts-tetiere--with-illustration .vsc-ivts-tetiere__wrapper{padding-top:1.5rem}}@media(min-width:48.0625em){.vsc-ivts-tetiere__wrapper{-moz-column-gap:1rem;column-gap:1rem}.vsc-ivts-tetiere--with-media .vsc-ivts-tetiere__wrapper{grid-template-columns:auto 40%}.vsc-ivts-tetiere--with-illustration .vsc-ivts-tetiere__wrapper{grid-template-columns:auto 40%}}.vsc-ivts-tetiere__content{position:relative;display:grid;gap:0 1rem;padding:1.5rem 1rem}@media(min-width:48.0625em){.vsc-ivts-tetiere__content{min-height:8.875em;align-items:center}}@media(max-width:48em){.vsc-ivts-tetiere--with-cta .vsc-ivts-tetiere__content{padding-bottom:1rem}}@media(max-width:48em){.vsc-ivts-tetiere--with-illustration .vsc-ivts-tetiere__content{padding-top:1rem}}.vsc-ivts-tetiere--with-media .vsc-ivts-tetiere__content{margin-top:-0.875rem}@media(min-width:48.0625em){.vsc-ivts-tetiere--with-media .vsc-ivts-tetiere__content{margin-top:0}}@media(min-width:48.0625em){.vsc-ivts-tetiere__content{padding:2rem 0;margin-top:0}}@media(min-width:64.0625em){.vsc-ivts-tetiere__content{grid-template-columns:auto auto;gap:1rem 1rem}}.vsc-ivts-tetiere__content .content.vsc-wysiwyg img{height:auto;width:auto;max-height:4rem}.vsc-ivts-tetiere__content .content.vsc-wysiwyg img.align-center{margin:0}.vsc-ivts-tetiere__media{position:relative;display:flex;justify-content:center}@media(max-width:48em){.vsc-ivts-tetiere__media{width:100%;padding-bottom:40%;grid-row:1}.vsc-ivts-tetiere--with-illustration .vsc-ivts-tetiere__media{padding-bottom:inherit}}.vsc-ivts-tetiere__media>img{width:100%}@media(max-width:48em){.vsc-ivts-tetiere--with-illustration .vsc-ivts-tetiere__media>img{width:80%}}.vsc-ivts-tetiere--with-media .vsc-ivts-tetiere__media>img{position:absolute;object-fit:cover;object-position:right center;height:100%}.vsc-ivts-tetiere--with-media .vsc-ivts-tetiere__media::after{content:"";display:block;position:absolute;height:.875rem;bottom:0;width:100%;border-radius:.875rem .875rem 0 0;background-color:#0c131f}@media(min-width:48.0625em){.vsc-ivts-tetiere--with-media .vsc-ivts-tetiere__media::after{width:.875rem;left:0;height:100%;border-radius:0 .875rem .875rem 0}}.vsc-ivts-tetiere__baseline{margin:0;font-size:1.125rem;line-height:1.5rem;font-family:avenir-heavy,arial,helvetica,sans-serif;font-weight:normal}@media(min-width:48.0625em){.vsc-ivts-tetiere__baseline{font-size:1.25rem;line-height:1.625rem}}.vsc-ivts-tetiere__txt{margin:0;font-family:avenir-medium,arial,helvetica,sans-serif;font-size:1rem;line-height:1.375rem}.vsc-ivts-tetiere__benefits{margin:2rem 0 0 0;padding:0;row-gap:.5rem;list-style-type:none;display:flex;flex-wrap:wrap;opacity:0;animation:vsc-animation-opacity .2s ease-out .9s forwards}.vsc-ivts-tetiere__benefits li:not(:last-child){margin-right:.5rem}.vsc-ivts-tetiere__benefits li span:last-child{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.vsc-ivts-tetiere__benefits li .vsc-display-picto>svg{width:2rem;height:2rem}.vsc-ivts-tetiere__benefits li img.vsc-display-picto{width:1em;height:1em}.vsc-ivts-tetiere__benefits-link{display:flex;align-items:center}.vsc-ivts-tetiere__benefits-link a{font-family:avenir-medium,arial,helvetica,sans-serif;font-weight:normal;font-size:.8125rem;line-height:1.125rem;position:relative;color:#fff}.vsc-ivts-tetiere__benefits-link a:hover{text-decoration:none}.vsc-ivts-tetiere__benefits-link a:focus-visible{outline:0}.vsc-ivts-tetiere__benefits-link a:focus-visible::after{content:"";position:absolute;display:block;top:-0.3125rem;right:-0.3125rem;left:-0.3125rem;bottom:-0.3125rem;border-radius:.5rem;pointer-events:none;border:2px solid #f3f3f4}.vsc-ivts-tetiere__cta-wrapper{margin-top:.5rem;align-self:flex-end}@media(min-width:64.0625em){.vsc-ivts-tetiere__cta-wrapper{align-self:center}}.vsc-ivts-tetiere--with-prices .vsc-ivts-tetiere__cta-wrapper{margin-top:0}.vsc-ivts-tetiere__cta-wrapper .oui-button{width:100%}@media(min-width:48.0625em){.vsc-ivts-tetiere__cta-wrapper .oui-button{width:auto}}.vsc-ivts-tetiere__price-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:1rem}@media(min-width:48.0625em){.vsc-ivts-tetiere__price-wrapper>*:not(:last-child){margin-right:1rem}}.vsc-ivts-tetiere__price-wrapper--only-two-prices{align-items:flex-start}.vsc-ivts-tetiere__price-wrapper--only-two-prices .oui-button{width:100%;max-width:28.125rem}@media(min-width:48.0625em){.vsc-ivts-tetiere__price-wrapper--only-two-prices .oui-button{width:auto}}.vsc-ivts-tetiere__left{display:grid}.vsc-ivts-tetiere__left .vsc-logo-mask{margin-bottom:1.5rem}.vsc-ivts-tetiere__left .vsc-heading{margin-bottom:.5rem}@media(max-width:48em){.vsc-ivts-tetiere--with-cta.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__left{padding-bottom:3.6rem}.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__left{padding-bottom:5.6rem}.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter.vsc-ivts-tetiere--with-cta .vsc-ivts-tetiere__left{padding-bottom:8.6rem}}@media(max-width:48em){.vsc-ivts-tetiere--with-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__left{width:auto}}@media(min-width:48.0625em)and (max-width:64em){.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__left{padding-bottom:2rem}.vsc-ivts-tetiere--with-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__left{width:auto;padding-bottom:0}.vsc-ivts-tetiere--with-cta.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__left{padding-bottom:3.8rem}.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__left{padding-bottom:7.5rem}}.vsc-ivts-tetiere__right{display:flex;align-items:center}@media(min-width:48.0625em)and (max-width:64em){.vsc-ivts-tetiere__right{align-items:flex-end}}.vsc-ivts-tetiere__right .oui-button{margin-left:1rem}@media(min-width:48.0625em){.vsc-ivts-tetiere__right .oui-button{margin-left:4rem;margin-top:1rem}}@media(min-width:48.0625em)and (max-width:64em){.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right .oui-button{margin-left:0}}.vsc-ivts-tetiere__right-wrapper{position:absolute;right:0;display:flex;align-items:flex-start}@media(min-width:48.0625em)and (max-width:64em){.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper{position:static}.vsc-ivts-tetiere--with-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper{position:absolute}}@media(max-width:48em){.vsc-ivts-tetiere__right-wrapper{bottom:1.5rem;right:1rem;padding-left:1rem;border-left:1px solid #0c131f}.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper{position:static;bottom:auto;right:auto;margin-top:1rem}.vsc-ivts-tetiere--with-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper{position:absolute;margin-top:0;bottom:1.5rem;right:1rem;padding-left:1rem;border-left:1px solid #0c131f}.vsc-ivts-tetiere--with-cta.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper{position:static;border-left:0}.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper{left:0;border-left:0;border-top:1px solid #0c131f;padding-top:1rem;bottom:1rem}.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter.vsc-ivts-tetiere--with-cta .vsc-ivts-tetiere__right-wrapper{border-top:0}}@media(max-width:22.4375em){.vsc-ivts-tetiere__right-wrapper{border-left:0;padding-left:0}.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper{padding-left:1rem}}@media(min-width:64.0625em){.vsc-ivts-tetiere__right-wrapper{position:relative;right:auto}}@media(min-width:48.0625em){.vsc-ivts-tetiere__right-wrapper{flex-direction:column}.vsc-ivts-tetiere__right-wrapper .vsc-counter{padding-left:2rem;border-left:1px solid #0c131f}.vsc-ivts-tetiere--with-prices .vsc-ivts-tetiere__right-wrapper .vsc-counter{margin-left:2rem}.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper{left:0}}@media(min-width:48.0625em)and (max-width:64em){.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper{flex-direction:row;justify-content:space-between;width:100%;border-top:1px solid #0c131f;margin-top:1rem;padding-top:1rem}.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper .vsc-counter{padding-left:0;margin-left:0;border-left:0}}@media(min-width:64.0625em){.vsc-ivts-tetiere--with-cta .vsc-ivts-tetiere__right-wrapper{margin-top:3rem}}@media(max-width:48em){.vsc-ivts-tetiere--with-cta.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper .vsc-counter{position:absolute;right:1rem;bottom:5rem;padding-left:.5rem;border-left:1px solid #0c131f}.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter.vsc-ivts-tetiere--with-cta .vsc-ivts-tetiere__right-wrapper .vsc-counter{left:1rem;padding-left:0;border-left:0;padding-top:1rem;border-top:1px solid #0c131f}}@media(max-width:22.4375em){.vsc-ivts-tetiere--with-cta.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper .vsc-counter{border-left:0;padding-left:0}}@media(max-width:48em){.vsc-ivts-tetiere--with-cta.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__cta{position:absolute;left:0;right:1rem;bottom:1rem;display:flex;justify-content:center}}.vsc-ivts-tetiere--promo{background-color:#f1c83c;color:#0c131f}.vsc-ivts-tetiere--promo .vsc-ivts-tetiere__media::after{background-color:#f1c83c}
